Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[VITISAI] add float16 and bfloat16 support #17438

Merged
merged 3 commits into from
Sep 22, 2023

Conversation

woinck
Copy link
Contributor

@woinck woinck commented Sep 6, 2023

Description

Add float16 and bfloat16 data type support for VitisAI ep

Motivation and Context

The VitisAI ep has added the bfloat datatype support. So we would like to register the datatype from onnxruntime side to enable them.

@woinck woinck force-pushed the add_vitisai_bfloat16_support branch from 516e2a0 to 3107921 Compare September 6, 2023 23:20
@woinck woinck changed the title add bfloat16 support [VITISAI] add bfloat16 support Sep 7, 2023
@woinck woinck changed the title [VITISAI] add bfloat16 support [VITISAI] add float16 and bfloat16 support Sep 11, 2023
@woinck
Copy link
Contributor Author

woinck commented Sep 14, 2023

Hi @jywu-msft , could you take some time to review it? it's an update for VitisAI EP

@jywu-msft
Copy link
Member

/azp run Windows ARM64 QNN CI Pipeline,Windows CPU CI Pipeline,Windows GPU CI Pipeline,Windows GPU TensorRT CI Pipeline,onnxruntime-binary-size-checks-ci-pipeline,orttraining-linux-ci-pipeline,orttraining-linux-gpu-ci-pipeline,orttraining-ortmodule-distributed

@jywu-msft
Copy link
Member

/azp run Linux CPU CI Pipeline,Linux CPU Minimal Build E2E CI Pipeline,Linux GPU CI Pipeline,Linux GPU TensorRT CI Pipeline,Linux OpenVINO CI Pipeline,Linux QNN CI Pipeline,MacOS CI Pipeline,ONNX Runtime Web CI Pipeline

@jywu-msft
Copy link
Member

/azp run Windows x64 QNN CI Pipeline

@azure-pipelines
Copy link

Azure Pipelines successfully started running 8 pipeline(s).

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@azure-pipelines
Copy link

Azure Pipelines successfully started running 8 pipeline(s).

@jywu-msft jywu-msft merged commit 1bc215e into microsoft:main Sep 22, 2023
kleiti pushed a commit to kleiti/onnxruntime that referenced this pull request Mar 22, 2024
### Description
Add float16 and bfloat16 data type support for VitisAI ep



### Motivation and Context
The VitisAI ep has added the bfloat datatype support. So we would like
to register the datatype from onnxruntime side to enable them.

---------

Signed-off-by: Yiming Hu <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants